home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 212 / 212.d81 / t.ls scroller < prev    next >
Text File  |  2022-08-26  |  8KB  |  305 lines

  1. u
  2.       LOADSTAR CREDITS SCROLLER
  3.       Program by Terry L. Flynn
  4.         Text by Fender Tucker
  5.  
  6.  
  7.     Back on LS #61 we published a very
  8. nice program called VIDEO PRO-TITLER
  9. that allowed you to make
  10. smooth-scrolling credits for your home
  11. video tapes. The only problem was that
  12. it was full of sophisticated features
  13. and was rather complicated to use.
  14.  
  15.     Terry Flynn's LS CREDITS SCROLLER
  16. is more straightforward and is better
  17. suited for the 90s. It's menu-driven
  18. with instructions built-in and will
  19. work on any drive system.
  20.  
  21.     What you will be creating with
  22. this program is a short program that
  23. will give you a "Star Wars" type
  24. scrolling effect of whatever you want
  25. displayed at the beginning (or end) of
  26. your home tapes. Years down the road
  27. when you watch these old tapes you'll
  28. appreciate having a descriptive set of
  29. "credits" actually on the tape. It's
  30. better than trying to write down on a
  31. slip of paper what's on a tape. Those
  32. things get lost too easily.
  33.  
  34.  
  35.  RECORDING WITH A VCR
  36.  --------------------
  37.  
  38.     The C-64 was made to be quite
  39. compatible with VCRs. Just unplug your
  40. monitor cable from your monitor and
  41. connect the two RCA plugs at the end
  42. of the cable to the "line in" jack of
  43. your VCR. Set the VCR to "Line Input"
  44. (or whatever your VCR calls it) and
  45. your TV will now act as a monitor for
  46. your computer.
  47.  
  48.     You may have more than two plugs
  49. at the end of your monitor cable. If
  50. so, you will have to experiment around
  51. to find which plugs give you the best
  52. picture. One of the plugs will be for
  53. audio and you can leave this
  54. disconnected. All you need is the best
  55. video signal you can get.
  56.  
  57.     Once you have the VCR connected,
  58. recording from the C-64 is exactly the
  59. same as recording from cable.
  60.  
  61.  
  62.  THE MAIN MENU
  63.  -------------
  64.  
  65.     From here you can read an overview
  66. of the Main Menu and quit to LOADSTAR
  67. or BASIC. The main option is SCROLLER
  68. EDIT MENU, where all of the work is
  69. done. You can also set the device
  70. number from the Main Menu, if you want
  71. to use a drive other than the one you
  72. booted SCROLLER up on.
  73.  
  74.  
  75.  THE EDIT MENU
  76.  -------------
  77.  
  78.     Here you can create, edit, load
  79. and save your credits. You may use any
  80. typical C-64 font and any color
  81. combination you want. When you save a
  82. file, all of the color information
  83. (called "parameters") are saved with
  84. the file.
  85.  
  86.     There are separate instructions
  87. for this menu which you can read from
  88. the program. In a nutshell, each file
  89. consists of up to 25 "entries", each
  90. of which will scroll up the screen
  91. from the bottom. As soon as one entry
  92. is scrolled off the top of the screen,
  93. the next entry starts scrolling up
  94. from the bottom.
  95.  
  96.     Every option is explained in the
  97. instructions. You use the first
  98. option, "Edit Entries", to enter in
  99. the credits, then use "View Scroller"
  100. to see how it looks. You'll probably
  101. want to edit, then view, edit some
  102. more then view some more, and so on.
  103. From time to time you should save your
  104. work. If you know what you want your
  105. credits to say, it shouldn't take more
  106. than a few minutes to create a
  107. well-done file.
  108.  
  109.  
  110.  SET PARAMETERS
  111.  --------------
  112.  
  113.     This option takes you to another
  114. menu with five "parameters". The
  115. current (or default) parameter is
  116. shown on the menu. The first three
  117. parameters are for colors and will
  118. take you to another menu where you can
  119. select which of the sixteen colors to
  120. use for your scroller. The next two
  121. parameters ("speed" and "size") are
  122. toggles. Press RETURN on "speed" and
  123. the setting will switch between "slow"
  124. and "fast". Press RETURN on "size" and
  125. the setting will toggle between
  126. "normal size" and "double height".
  127.  
  128.     Once you have the parameters set
  129. as you want them, go back to the EDIT
  130. MENU where you can create a credits
  131. sequence and view it. Come back to the
  132. PARAMETERS MENU if you don't like the
  133. colors, size or speed.
  134.  
  135. NOTE: When you load a scroller it will
  136. load its parameters, too. However, you
  137. can then go to the SET PARAMETERS area
  138. and change them.
  139.  
  140.  
  141.  LOAD CUSTOM FONT
  142.  ----------------
  143.  
  144.     Any typical 9-block font can be
  145. used. LOADSTAR has published dozens of
  146. fonts over the years and we'd be
  147. flattered if you use any of them.
  148. We've supplied ten fonts on the disk.
  149. The only one that's REQUIRED by the
  150. program is "f.ls cset".
  151.  
  152.     When you load a font, everything
  153. on the screen is seen with that font.
  154. For that reason I recommend you stick
  155. with fonts that aren't too crazy,
  156. otherwise you may have trouble reading
  157. the menus.
  158.  
  159.      Reversed characters aren't
  160. allowed or used by the program.
  161. Indeed, Terry's input routine only
  162. allows the upper and lowercase
  163. alphabet, the numbers and certain
  164. punctuation marks. Since these all
  165. occur in the first 3/8ths of a font,
  166. the font file only needs to be three
  167. or four blocks long. If you're not
  168. worried about load time or disk space,
  169. you may as well use regular 9-block
  170. fonts. If you want smaller files, use
  171. a monitor and chop off the reversed
  172. characters. If you don't know how to
  173. do this, don't do it.
  174.  
  175.  
  176.  VIEW SCROLLER
  177.  -------------
  178.  
  179.     Once you've created or loaded a
  180. scroller you'll want to see how it
  181. looks. You'll be asked for how many
  182. entries. This is mainly a convenience
  183. because sometimes you may not want to
  184. see all of the entries. To check the
  185. colors, font, speed or size of a
  186. scroller you may just need to see a
  187. couple of the entries.
  188.  
  189.     There's also another reason for
  190. the program's asking for the number of
  191. entries. You may find that you want
  192. the first one or two entries to be
  193. blank. This way, when you have your
  194. VCR set to record (on pause) and start
  195. VIEWing the scroller, you will have
  196. several seconds of blank screen before
  197. the first real entry shows.
  198.  
  199. NOTE: If you do decide to have the
  200. first couple of entries blank, the
  201. program will not count the number of
  202. entries correctly. You can still enter
  203. any number you want at the "number of
  204. entries to view" prompt, so this is
  205. just a minor inconvenience.
  206.  
  207.     Likewise, you may want to add a
  208. couple of blank entries to the end of
  209. the scroller so you'll have time to
  210. turn off the VCR's recording before
  211. the EDIT MENU's screen pops up. For
  212. example, if you have eight items you
  213. want to scroll by, leave 1 and 2 blank
  214. and have the eight entries be 3
  215. through 10. Then, when you are ready
  216. to record and you select VIEW
  217. SCROLLER, enter 12 as the number of
  218. entries. This will give you about 10
  219. seconds of a blank screen before the
  220. menu pops back up after the last real
  221. entry.
  222.  
  223.  
  224.  EDIT ENTRIES
  225.  ------------
  226.  
  227.     This first item on the EDIT MENU
  228. takes you to another screen and menu.
  229. The top option is ENTER/EDIT TEXT
  230. which gives you a free-form cursor on
  231. the two lines in the entry box at the
  232. top. Experiment around to see which
  233. characters besides the upper- and
  234. lowercase letters are accepted. These
  235. are the characters in your font you
  236. may want to redefine for special
  237. effects.
  238.  
  239.     The rest of the menu is pretty
  240. obvious. You can go to a specific
  241. entry, move to the next entry or move
  242. to the previous entry. You can also
  243. clear all of the entries. There's no
  244. reviving the entries if you choose
  245. CLEAR except by reloading a scroller
  246. (if you've saved it).
  247.  
  248.     Each entry consists of two
  249. 24-character lines so you have to plan
  250. your credits accordingly.
  251.  
  252.  
  253.  THAT'S IT
  254.  ---------
  255.  
  256.     If you don't know anything about
  257. VCRs or fonts, you will undoubtedly
  258. run into snags but stay with it and
  259. you'll soon come up with some nifty
  260. looking sequences for your video
  261. tapes. There are nine fonts on the
  262. disk for you to use. If you see a file
  263. on any LOADSTAR with the word "font"
  264. in its name, it's probably a font and
  265. can be used by simply copying it onto
  266. the disk with the SCROLLER program and
  267. renaming it with an "f." prefix.
  268.  
  269.     If the picture on your TV doesn't
  270. look as good as on your monitor,
  271. that's because TVs aren't as good as
  272. monitors when showing computer
  273. screens, especially if the TV is old.
  274. I've been through this program many
  275. times and I can vouch for its code,
  276. but no one here at LOADSTAR is an
  277. expert on VCRs, monitor cables or TVs.
  278.  
  279.  
  280.  FUTURE UPGRADES
  281.  ---------------
  282.  
  283.     It seems to me that with a little
  284. more code this program could allow
  285. some extra features such as:
  286.  
  287.  (1) parameter change between entries
  288.  
  289.  (2) more than one entry on the
  290.      screen at a time
  291.  
  292.  (3) more allowable characters,
  293.      including font graphics
  294.  
  295.  (4